PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package / PDFFlowDocumentToCSettings Class / getMaxHeadingLevelForDocumentOutline Method
In This Topic
    getMaxHeadingLevelForDocumentOutline Method
    In This Topic
    Gets the maximum heading level to be included in the document outline.
    Syntax
    public int getMaxHeadingLevelForDocumentOutline()

    Return Value

    Maximum heading level to be included in the document outline. 0 means all levels.
    See Also